Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: add level policy api #442

Merged
merged 1 commit into from
Mar 7, 2024
Merged

✨ feat: add level policy api #442

merged 1 commit into from
Mar 7, 2024

Conversation

seonghun-dev
Copy link
Collaborator

@seonghun-dev seonghun-dev commented Mar 6, 2024

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 32.43%. Comparing base (3b5097a) to head (c39f9bc).
Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #442      +/-   ##
============================================
- Coverage     33.29%   32.43%   -0.86%     
  Complexity      121      121              
============================================
  Files            66       69       +3     
  Lines           868      891      +23     
  Branches         26       26              
============================================
  Hits            289      289              
- Misses          574      597      +23     
  Partials          5        5              
Files Coverage Δ
...meet/domains/level/controller/LevelController.java 0.00% <0.00%> (ø)
.../depromeet/domains/level/service/LevelService.java 0.00% <0.00%> (ø)
.../com/depromeet/domains/level/data/LevelPolicy.java 0.00% <0.00%> (ø)

@seonghun-dev seonghun-dev added ✨feature New feature or request 😺 API Server Api Domain labels Mar 6, 2024
Copy link
Member

@siyeonSon siyeonSon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

구시에옹~

@seonghun-dev seonghun-dev merged commit 37b467b into dev Mar 7, 2024
2 checks passed
@seonghun-dev seonghun-dev deleted the feat/level-policy branch March 7, 2024 09:33
seonghun-dev added a commit that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😺 API Server Api Domain ✨feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Level Policy API
3 participants